home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-12-06 | 1.2 KB | 35 lines | [TEXT/MPS ] |
- This is a port of re2c to MPW. To use it, simply drop the "re2c" MPW Tool
- into the {MPW}Tools folder.
-
- I haven't done much with it yet, but my impression was that it works well.
- Please report bugs to
-
- neeri@iis.ee.ethz.ch
-
- Matthias Neeracher
-
- --------------
- ORIGINAL README:
- --------------
- re2c is distributed with no warranty whatever. The code is certain to
- contain errors. Neither the author nor any contributor takes
- responsibility for any consequences of its use.
-
- re2c is in the public domain. The data structures and algorithms used
- in re2c are all either taken from documents available to the general
- public or are inventions of the author. Programs generated by re2c may
- be distributed freely. re2c itself may be distributed freely, in source
- or binary, unchanged or modified. Distributors may charge whatever fees
- they can obtain for re2c.
-
- If you do make use of re2c, or incorporate it into a larger project an
- acknowledgement somewhere (documentation, research report, etc.) would
- be appreciated.
-
- Please send bug reports and feedback (including suggestions for
- improving the distribution) to
-
- peter@csg.uwaterloo.ca
-
- Include a small example and the banner from parser.y with bug reports.
-